Skip to content

DO-1743: Add EXTRA_VARS and EXTRA_SECRETS#170

Merged
AdamJHall merged 2 commits into
mainfrom
feature/DO-1743-Extra-Env-Vars
Jul 6, 2026
Merged

DO-1743: Add EXTRA_VARS and EXTRA_SECRETS#170
AdamJHall merged 2 commits into
mainfrom
feature/DO-1743-Extra-Env-Vars

Conversation

@AdamJHall

Copy link
Copy Markdown
Contributor

Description of the proposed changes
When migrating https://github.com/aligent/dns-redirect-service I found that it requires arbitrary env vars e.g. DOMAINS that are then used at synth / deploy time. This PR adds in a step that pulls the EXTRA_VARS and EXTRA_SECRETS (if they exist) into the GITHUB_ENV so they are available for synth.

Notes to reviewers

ℹ️ When you've finished leaving feedback, please add a final comment to the PR tagging the author, letting them know that you have finished leaving feedback

Time Tracking

ABC-xxx: code review, select project XXXX

…NV so we can pass arbitrary env vars to our cdk stacks that are needed at synth / deploy time
@AdamJHall AdamJHall requested a review from a team as a code owner July 6, 2026 03:22
Comment thread docs/aws-cdk.md
@AdamJHall AdamJHall requested a review from crispy101 July 6, 2026 04:10

@crispy101 crispy101 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AdamJHall AdamJHall merged commit c97c495 into main Jul 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants